setShortNameBytes

open fun setShortNameBytes(value: ByteString): DeviceOnly.UserLite.Builder

A VERY short name, ideally two characters.
Suitable for a tiny OLED screen
string short_name = 3;

Return

This builder for chaining.

Parameters

value

The bytes for shortName to set.